projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
631c586
)
Add arch tagline
author
Miles Bader
<miles@gnu.org>
Thu, 23 Aug 2007 09:04:41 +0000
(09:04 +0000)
committer
Miles Bader
<miles@gnu.org>
Thu, 23 Aug 2007 09:04:41 +0000
(09:04 +0000)
lisp/textmodes/org-publish.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/org-publish.el
b/lisp/textmodes/org-publish.el
index cdfc673b0f3a09a3e497e47d0af608de42f0f48f..93d8c19ff96cedb64bbe19c984c7412101a18495 100644
(file)
--- a/
lisp/textmodes/org-publish.el
+++ b/
lisp/textmodes/org-publish.el
@@
-6,7
+6,7
@@
;; Keywords: hypermedia, outlines
;; Version: 1.80
-;; $Id: org-publish.el,v 1.
80 2007/03/22 02:31:03 dto Exp dto
$
+;; $Id: org-publish.el,v 1.
5 2007/08/22 11:49:23 cdominik Exp
$
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@
-619,4
+619,6
@@
With prefix argument, force publish all files."
(provide 'org-publish)
+
+;; arch-tag: 72807f3c-8af0-4a6b-8dca-c3376eb25adb
;;; org-publish.el ends here